Skip to content

Close centy issue #7: mark PR preview deployment as implemented#21

Merged
tupe12334 merged 1 commit into
mainfrom
issue-7
Feb 25, 2026
Merged

Close centy issue #7: mark PR preview deployment as implemented#21
tupe12334 merged 1 commit into
mainfrom
issue-7

Conversation

@tupe12334

Copy link
Copy Markdown
Member

Summary

  • Marks the optional PR preview deployment task as done in centy issue Add GitHub Action setup section to landing page #7
  • The preview deployment was already implemented in .github/workflows/deploy.yml via cloudflare/pages-action with gitHubToken, which:
    • Creates GitHub Deployment statuses for PRs (visible in the PR Deployments section)
    • Triggers a preview deployment automatically for every PR
    • Posts a PR comment with the preview URL via the dedicated comment step

Remaining tasks (manual / infrastructure)

The remaining unchecked tasks in issue #7 require dashboard/settings access:

  • Create Cloudflare Pages project (worktree-io-landing) via Cloudflare dashboard
  • Add custom domain worktree.io and verify DNS records
  • Add CLOUDFLARE_ACCOUNT_ID and CLOUDFLARE_API_TOKEN secrets to the repo
  • Confirm deployment succeeds at https://worktree.io

Test plan

  • All Playwright tests pass (pre-push hook ran playwright test --update-snapshots)

🤖 Generated with Claude Code

The optional PR preview deployment step is already implemented in
deploy.yml via cloudflare/pages-action with gitHubToken, which creates
GitHub Deployment statuses for PRs plus an explicit PR comment with the
preview URL.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@tupe12334 tupe12334 merged commit 112672d into main Feb 25, 2026
1 check passed
@github-actions

Copy link
Copy Markdown

Preview deployment

🚀 https://0e7ebbf7.worktree-io-landing.pages.dev

tupe12334 added a commit that referenced this pull request Mar 22, 2026
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
tupe12334 added a commit that referenced this pull request Mar 22, 2026
Implements a 10-second countdown on the success phase of the /open page
that automatically calls window.close(). A labeled checkbox lets users
disable this behavior; the preference is stored in localStorage under
the key `worktree:auto-close` (default: true). Toggling off cancels the
timer; toggling back on restarts it from 10 seconds.

Closes #21

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
tupe12334 added a commit that referenced this pull request Mar 22, 2026
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
tupe12334 added a commit that referenced this pull request Mar 22, 2026
Keep closed status from issue-21 branch.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant